home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / esdfeduc / employee.fr_ / employee.fr
Text File  |  1997-12-14  |  30KB  |  822 lines

  1. VERSION 5.00
  2. Object = "{EB554505-3E59-11D1-9EE4-444553540000}#3.0#0"; "ESDF.OCX"
  3. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  4. Begin VB.Form frmEmployees 
  5.    Caption         =   "Employees"
  6.    ClientHeight    =   6405
  7.    ClientLeft      =   60
  8.    ClientTop       =   345
  9.    ClientWidth     =   9465
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   6405
  12.    ScaleWidth      =   9465
  13.    StartUpPosition =   3  'Windows Default
  14.    Begin TabDlg.SSTab SSTab1 
  15.       Height          =   3015
  16.       Left            =   300
  17.       TabIndex        =   2
  18.       Top             =   3060
  19.       Width           =   7815
  20.       _ExtentX        =   13785
  21.       _ExtentY        =   5318
  22.       _Version        =   327681
  23.       TabOrientation  =   1
  24.       Style           =   1
  25.       Tabs            =   2
  26.       TabHeight       =   520
  27.       ShowFocusRect   =   0   'False
  28.       TabCaption(0)   =   "Personal "
  29.       TabPicture(0)   =   "Employee.frx":0000
  30.       Tab(0).ControlCount=   15
  31.       Tab(0).ControlEnabled=   -1  'True
  32.       Tab(0).Control(0)=   "Label1(2)"
  33.       Tab(0).Control(0).Enabled=   0   'False
  34.       Tab(0).Control(1)=   "OLE1"
  35.       Tab(0).Control(1).Enabled=   0   'False
  36.       Tab(0).Control(2)=   "Label1(0)"
  37.       Tab(0).Control(2).Enabled=   0   'False
  38.       Tab(0).Control(3)=   "Label1(1)"
  39.       Tab(0).Control(3).Enabled=   0   'False
  40.       Tab(0).Control(4)=   "Label1(3)"
  41.       Tab(0).Control(4).Enabled=   0   'False
  42.       Tab(0).Control(5)=   "Label1(4)"
  43.       Tab(0).Control(5).Enabled=   0   'False
  44.       Tab(0).Control(6)=   "Label1(5)"
  45.       Tab(0).Control(6).Enabled=   0   'False
  46.       Tab(0).Control(7)=   "Label1(6)"
  47.       Tab(0).Control(7).Enabled=   0   'False
  48.       Tab(0).Control(8)=   "cedLastName"
  49.       Tab(0).Control(8).Enabled=   0   'False
  50.       Tab(0).Control(9)=   "cedFirstName"
  51.       Tab(0).Control(9).Enabled=   0   'False
  52.       Tab(0).Control(10)=   "ColumnEdit3"
  53.       Tab(0).Control(10).Enabled=   0   'False
  54.       Tab(0).Control(11)=   "ColumnEdit4"
  55.       Tab(0).Control(11).Enabled=   0   'False
  56.       Tab(0).Control(12)=   "cedDate(0)"
  57.       Tab(0).Control(12).Enabled=   0   'False
  58.       Tab(0).Control(13)=   "ColumnCode1"
  59.       Tab(0).Control(13).Enabled=   0   'False
  60.       Tab(0).Control(14)=   "Data1"
  61.       Tab(0).Control(14).Enabled=   0   'False
  62.       TabCaption(1)   =   "Professional"
  63.       TabPicture(1)   =   "Employee.frx":001C
  64.       Tab(1).ControlCount=   18
  65.       Tab(1).ControlEnabled=   0   'False
  66.       Tab(1).Control(0)=   "Label1(7)"
  67.       Tab(1).Control(0).Enabled=   0   'False
  68.       Tab(1).Control(1)=   "Label1(8)"
  69.       Tab(1).Control(1).Enabled=   0   'False
  70.       Tab(1).Control(2)=   "Label1(9)"
  71.       Tab(1).Control(2).Enabled=   0   'False
  72.       Tab(1).Control(3)=   "Label1(10)"
  73.       Tab(1).Control(3).Enabled=   0   'False
  74.       Tab(1).Control(4)=   "Label1(11)"
  75.       Tab(1).Control(4).Enabled=   0   'False
  76.       Tab(1).Control(5)=   "Label1(12)"
  77.       Tab(1).Control(5).Enabled=   0   'False
  78.       Tab(1).Control(6)=   "Label1(13)"
  79.       Tab(1).Control(6).Enabled=   0   'False
  80.       Tab(1).Control(7)=   "Label1(14)"
  81.       Tab(1).Control(7).Enabled=   0   'False
  82.       Tab(1).Control(8)=   "Label1(15)"
  83.       Tab(1).Control(8).Enabled=   0   'False
  84.       Tab(1).Control(9)=   "ColumnEdit9"
  85.       Tab(1).Control(9).Enabled=   0   'False
  86.       Tab(1).Control(10)=   "ColumnEdit8"
  87.       Tab(1).Control(10).Enabled=   0   'False
  88.       Tab(1).Control(11)=   "ColumnEdit7"
  89.       Tab(1).Control(11).Enabled=   0   'False
  90.       Tab(1).Control(12)=   "cedDate(1)"
  91.       Tab(1).Control(12).Enabled=   0   'False
  92.       Tab(1).Control(13)=   "ColumnEdit10"
  93.       Tab(1).Control(13).Enabled=   0   'False
  94.       Tab(1).Control(14)=   "ColumnEdit11"
  95.       Tab(1).Control(14).Enabled=   0   'False
  96.       Tab(1).Control(15)=   "ColumnEdit12"
  97.       Tab(1).Control(15).Enabled=   0   'False
  98.       Tab(1).Control(16)=   "ColumnEdit13"
  99.       Tab(1).Control(16).Enabled=   0   'False
  100.       Tab(1).Control(17)=   "ColumnEdit14"
  101.       Tab(1).Control(17).Enabled=   0   'False
  102.       Begin VB.Data Data1 
  103.          Caption         =   "Data1"
  104.          Connect         =   "Access"
  105.          DatabaseName    =   "C:\Program Files\DevStudio\VB\Nwind.mdb"
  106.          DefaultCursorType=   0  'DefaultCursor
  107.          DefaultType     =   2  'UseODBC
  108.          Exclusive       =   0   'False
  109.          Height          =   345
  110.          Left            =   4260
  111.          Options         =   0
  112.          ReadOnly        =   0   'False
  113.          RecordsetType   =   1  'Dynaset
  114.          RecordSource    =   "Employees"
  115.          Top             =   120
  116.          Visible         =   0   'False
  117.          Width           =   1155
  118.       End
  119.       Begin ESDF.ColumnEdit ColumnEdit14 
  120.          Height          =   2235
  121.          Left            =   -69840
  122.          TabIndex        =   17
  123.          Top             =   300
  124.          Width           =   2535
  125.          _ExtentX        =   4471
  126.          _ExtentY        =   3942
  127.          DataTable       =   "Table1"
  128.          DataField       =   "Notes"
  129.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  130.             Name            =   "Courier New"
  131.             Size            =   9.75
  132.             Charset         =   0
  133.             Weight          =   400
  134.             Underline       =   0   'False
  135.             Italic          =   0   'False
  136.             Strikethrough   =   0   'False
  137.          EndProperty
  138.       End
  139.       Begin ESDF.ColumnEdit ColumnEdit13 
  140.          Height          =   360
  141.          Left            =   -72180
  142.          TabIndex        =   16
  143.          Top             =   2100
  144.          Width           =   1515
  145.          _ExtentX        =   2672
  146.          _ExtentY        =   635
  147.          DataTable       =   "Table1"
  148.          DataField       =   "Extension"
  149.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  150.             Name            =   "Courier New"
  151.             Size            =   9.75
  152.             Charset         =   0
  153.             Weight          =   400
  154.             Underline       =   0   'False
  155.             Italic          =   0   'False
  156.             Strikethrough   =   0   'False
  157.          EndProperty
  158.       End
  159.       Begin ESDF.ColumnEdit ColumnEdit12 
  160.          Height          =   360
  161.          Left            =   -72180
  162.          TabIndex        =   15
  163.          Top             =   1440
  164.          Width           =   1815
  165.          _ExtentX        =   3201
  166.          _ExtentY        =   635
  167.          DataTable       =   "Table1"
  168.          DataField       =   "HomePhone"
  169.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  170.             Name            =   "Courier New"
  171.             Size            =   9.75
  172.             Charset         =   0
  173.             Weight          =   400
  174.             Underline       =   0   'False
  175.             Italic          =   0   'False
  176.             Strikethrough   =   0   'False
  177.          EndProperty
  178.       End
  179.       Begin ESDF.ColumnEdit ColumnEdit11 
  180.          Height          =   360
  181.          Left            =   -72180
  182.          TabIndex        =   14
  183.          Top             =   840
  184.          Width           =   1515
  185.          _ExtentX        =   2672
  186.          _ExtentY        =   635
  187.          DataTable       =   "Table1"
  188.          DataField       =   "Country"
  189.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  190.             Name            =   "Courier New"
  191.             Size            =   9.75
  192.             Charset         =   0
  193.             Weight          =   400
  194.             Underline       =   0   'False
  195.             Italic          =   0   'False
  196.             Strikethrough   =   0   'False
  197.          EndProperty
  198.       End
  199.       Begin ESDF.ColumnEdit ColumnEdit10 
  200.          Height          =   360
  201.          Left            =   -72180
  202.          TabIndex        =   13
  203.          Top             =   240
  204.          Width           =   1575
  205.          _ExtentX        =   2778
  206.          _ExtentY        =   635
  207.          DataTable       =   "Table1"
  208.          DataField